home *** CD-ROM | disk | FTP | other *** search
/ Fritz: All Fritz / All Fritz.zip / All Fritz / FILES / COMMADIO / SPORT2.LZH / SPORTEX.CTL < prev    next >
Text File  |  1991-09-26  |  2KB  |  54 lines

  1. ; SPORTEX.CTL File (Extended Mail Services/Remote Programming)
  2. ; (C) 1988-1991, Satore Center Software
  3. ; SPORT Version 1.40
  4. ;
  5. ; THIS IS A SAMPLE CONTROL FILE FOR DEMONSTRATION PURPOSES ONLY!
  6. ;
  7. ; <- Semicolon denotes a comment line
  8. ;
  9. ;
  10. ; This file resides in your SPORT default directory and defines the
  11. ; commands YOU ALLOW to be triggered on your system via SPORT Remote
  12. ; Programming.
  13. ;
  14. ; Format of this file is:  PASSWORD COMMANDLINE, where PASSWORD
  15. ; must begin in column 1 and is your secret to give out to those
  16. ; to whom you decide to give this kind of access. Depending on
  17. ; your COMMANDLINEs, this access can be very restrictive or quite
  18. ; broad. The degree of restriction increases left to right.
  19. ;
  20. ; This would be a restrictive COMMANDLINE (it is complete).
  21. ;PP copy D:\sport\sport.log D:\logs
  22. ;
  23. ; This would be a broad COMMANDLINE (it is open-ended).
  24. ;PP copy
  25. ;
  26. ; The COMMANDLINE must follow a single space after the PASSWORD.
  27. ;
  28. ; Since this function is carried out in an unattended mode, any
  29. ; command must be able to be carried out without human intervention.
  30. ;
  31. ;
  32. ; Send a snapshot of my system to Cindy.
  33. ;PP map
  34. ; Where "map" is a batch file that reports on the status of the
  35. ; system and sends it to Cindy.
  36. ;
  37. ;
  38. ; Directory listing of any directory on C or D drives.  Can be piped.
  39. ;PP dir
  40. ;
  41. ; Type any ASCII file available.  Can be piped.
  42. ;PP type
  43. ;
  44. ; Send SPORT log to Bill as a robot message. (His address is 134454).
  45. ;PP sportu r 134454 Bill D:\sport\sport.log
  46. ;
  47. ; Send latest Manual Update to Bill (attach).
  48. ;PP sportu p 134454 D:\sdoc\manual.doc
  49. ;
  50. ; Send my Configuration and Phone List File to Bill (attach).
  51. ;PP sportu p 134454 D:\sport\sflash.cfg D:\sport\sflash.idx
  52. ;
  53. ;
  54.